home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / kixtart.key < prev    next >
INI File  |  2003-04-16  |  3KB  |  277 lines

  1. [-COMMENT-:GLOBAL]
  2. # Kixtart LANGUAGE KEYWORDS FILE
  3. #
  4. # CRIMSON EDITOR v3.40
  5. # Kixtart version 2001, version 4.10
  6. # vildmule July 15, 2002
  7.  
  8.  
  9. [KEYWORDS0:GLOBAL]
  10. # ===== Commands =====
  11. BEEP
  12. BIG
  13. BREAK
  14. CALL
  15. CASE
  16. CD
  17. CLS
  18. COLOR
  19. COOKIE1
  20. COPY
  21. DEBUG
  22. DEL
  23. DIM
  24. DISPLAY
  25. DO
  26. EACH
  27. ELSE
  28. ENDFUNCTION
  29. ENDIF
  30. ENDSELECT
  31. EXIT
  32. FILE
  33. FLUSHKB
  34. FOR
  35. FUNCTION
  36. GET
  37. GETS
  38. GLOBAL
  39. GO
  40. GOSUB
  41. GOTO
  42. IF
  43. IN
  44. LIST
  45. LOOP
  46. MD
  47. MOD
  48. NEXT
  49. OFF
  50. ON
  51. OPTIONAL
  52. PASSWORD
  53. PLAY
  54. PRESERVE
  55. QUIT
  56. RD
  57. REDIM
  58. RETURN
  59. RUN
  60. SELECT
  61. SET
  62. SETL
  63. SETM
  64. SETTIME
  65. SHELL
  66. SLEEP
  67. SMALL
  68. STEP
  69. TO
  70. UNTIL
  71. USE
  72. WHILE
  73.  
  74.  
  75. [KEYWORDS1:GLOBAL]
  76. # ===== Conditionals  =====
  77. AND
  78. NOT
  79. OR
  80.  
  81.  
  82. [KEYWORDS2:GLOBAL]
  83. # ===== Functions  =====
  84. Abs
  85. AddKey
  86. AddPrinterConnection
  87. AddProgramGroup
  88. AddProgramItem
  89. Asc
  90. At
  91. BackupEventLog
  92. Box
  93. CDbl
  94. Chr
  95. CInt
  96. ClearEventLog
  97. Close
  98. CompareFileTimes
  99. CreateObject
  100. CStr
  101. DecToHex
  102. DelKey
  103. DelPrinterConnection
  104. DelProgramGroup
  105. DelProgramItem
  106. DelTree
  107. DelValue
  108. Dir
  109. EnumGroup
  110. EnumIPInfo
  111. EnumKey
  112. EnumLocalGroup
  113. EnumValue
  114. Execute
  115. Exist
  116. ExistKey
  117. ExpandEnvironmentVars
  118. Fix
  119. FormatNumber
  120. GetDiskSpace
  121. GetFileAttr
  122. GetFileSize
  123. GetFileTime
  124. GetFileVersion
  125. GetObject
  126. InGroup
  127. InStr
  128. InStrRev
  129. Int
  130. KbHit
  131. KeyExist
  132. Lcase
  133. Left
  134. Len
  135. LoadHive
  136. LoadKey
  137. LogEvent
  138. LogOff
  139. Ltrim
  140. MemorySize
  141. MessageBox
  142. Open
  143. ReadLine
  144. ReadProfileString
  145. ReadType
  146. ReadValue
  147. RedirectOutput
  148. Right
  149. Rnd
  150. Round
  151. Rtrim
  152. SaveKey
  153. SendKeys
  154. SendMessage
  155. SetAscii
  156. SetConsole
  157. SetDefaultPrinter
  158. SetFileAttr
  159. SetFocus
  160. SetOption
  161. SetSystemState
  162. SetTitle
  163. SetWallPaper
  164. ShowProgramGroup
  165. Shutdown
  166. SidToName
  167. Split
  168. Srnd
  169. Substr
  170. Trim
  171. UBound
  172. Ucase
  173. UnloadHive
  174. Val
  175. VarType
  176. VarTypeName
  177. WriteLine
  178. WriteProfileString
  179. WriteValue
  180.  
  181. [KEYWORDS3:GLOBAL]
  182. # ===== Macros  =====
  183. @address
  184. @build
  185. @comment
  186. @cpu
  187. @crlf
  188. @csd
  189. @curdir
  190. @date
  191. @day
  192. @domain
  193. @dos
  194. @error
  195. @fullname
  196. @homedir
  197. @homedrive
  198. @homeshr
  199. @hostname
  200. @inwin
  201. @ipaddress0
  202. @ipaddress1
  203. @ipaddress2
  204. @ipaddress3
  205. @kix
  206. @lanroot
  207. @ldomain
  208. @ldrive
  209. @lm
  210. @logonmode
  211. @longhomedir
  212. @lserver
  213. @maxpwage
  214. @mdayno
  215. @mhz
  216. @month
  217. @monthno
  218. @msecs
  219. @primarygroup
  220. @priv
  221. @productsuite
  222. @producttype
  223. @pwage
  224. @ras
  225. @rserver
  226. @scriptdir
  227. @scriptname
  228. @serror
  229. @sid
  230. @site
  231. @startdir
  232. @syslang
  233. @ticks
  234. @time
  235. @userid
  236. @userlang
  237. @wdayno
  238. @wksta
  239. @wuserid
  240. @ydayno
  241. @year
  242.  
  243. [KEYWORDS4:GLOBAL]
  244. # Registry types
  245. REG_NONE
  246. REG_SZ
  247. REG_EXPAND_SZ
  248. REG_BINARY
  249. REG_DWORD
  250. REG_DWORD_LITTLE_ENDIAN
  251. REG_DWORD_BIG_ENDIAN
  252. REG_LINK
  253. REG_MULTI_SZ
  254. REG_RESOURCE_LIST
  255. REG_FULL_RESOURCE_DESCRIPTOR
  256.  
  257. [KEYWORDS5:GLOBAL]
  258. # OBSOLUTE
  259. ExistKey
  260. OleCallFunc
  261. OleCallProc
  262. OleCreateObject
  263. OleEnumObject
  264. OleGetObject
  265. OleGetProperty
  266. OleGetSubObject
  267. OlePutProperty
  268. OleReleaseObject
  269.  
  270. [KEYWORDS6:GLOBAL]
  271.  
  272. [KEYWORDS7:GLOBAL]
  273.  
  274. [KEYWORDS8:GLOBAL]
  275.  
  276. [KEYWORDS9:GLOBAL]
  277.